home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Sound / Amster / Source / include / config.h < prev    next >
Encoding:
Text File  |  2001-03-19  |  296 b   |  17 lines

  1. /*
  2. ** Configuration
  3. */
  4.  
  5. #define AMSTER_VERSION "0.8a"
  6. #define AMSTER_BUILD "5"
  7.  
  8.  
  9. #define AMSTER_HELP "PROGDIR:Amster.guide"
  10. #define AMSTER_PREFS "Amster.prefs"
  11.  
  12.  
  13. /* Play with the following values to make Amster even more unstable ;-) */
  14.  
  15. #define AMSTER_STACK 32768
  16. #define AMSTER_NAPBUFSIZE 1024
  17.